home *** CD-ROM | disk | FTP | other *** search
/ Chip 1998 September / CHIP Eylül 1998.iso / Slackwar / docs / DOSEMU-HOWTO < prev    next >
Text File  |  1997-11-14  |  53KB  |  1,329 lines

  1.   The dosemu HOWTO
  2.   by Mike Deisher.  Updated by Uwe Bonnes, bon@elektron.ikp.physik.th-
  3.   darmstadt.de
  4.   v0.64.4, 15 March 1997 for dosemu-0.64.4 (in progress)
  5.  
  6.   This is the `Frequently Asked Questions' (FAQ) / HOWTO document for
  7.   dosemu.  The most up-to-date version of the dosemu-HOWTO may be found
  8.   in ftp.mathematik.th-darmstadt.de:/pub/linux/bonnes/.
  9.  
  10.   1.  The preliminaries
  11.  
  12.   1.1.  What is dosemu, anyway?
  13.  
  14.   To quote the manual, "dosemu" is a user-level program which uses
  15.   certain special features of the Linux kernel and the 80386 processor
  16.   to run MS-DOS in what we in the biz call a `DOS box.'  The DOS box, a
  17.   combination of hardware and software trickery, has these capabilities:
  18.  
  19.   o the ability to virtualize all input/output and processor control
  20.   instructions
  21.  
  22.   o the ability to support the word size and addressing modes of the
  23.   iAPX86 processor family's "real mode," while still running within the
  24.   full protected mode environment
  25.  
  26.   o the ability to trap all DOS and BIOS system calls and emulate such
  27.   calls as are necessary for proper operation and good performance
  28.  
  29.   o the ability to simulate a hardware environment over which DOS
  30.   programs are accustomed to having control.
  31.  
  32.   o the ability to provide MS-DOS services through native Linux
  33.   services; for example, dosemu can provide a virtual hard disk drive
  34.   which is actually a Linux directory hierarchy."
  35.  
  36.   1.2.  Names and numbers
  37.  
  38.        (xx/yy/zz) means day zz in month yy in year xx(97/2/9).
  39.  
  40.        winemu mean WinOS/2 running in dosemu(97/2/10).
  41.  
  42.   1.3.  What version of Dosemu should I use?
  43.  
  44.   Dosemu uses the same numbering scheme as the kernel. Uneven second
  45.   numbers are for possible unstable developper releases, even second
  46.   numbers are for releases considered stable. At the time of writing,
  47.   0.64.4 is the latest stable release, while 0.65.0.6 ist the latest
  48.   developper's release. So if you want to use dosemu, get the latest
  49.   stable release (97/02/28).
  50.  
  51.        (xx/yy/zz) means day zz in month yy in year xx(97/2/9).
  52.  
  53.        winemu mean WinOS/2 running in dosemu(97/2/10).
  54.  
  55.   1.4.  What's the newest version of dosemu and where can I get it?
  56.  
  57.   The newest version of dosemu as of (97/2/9) is dosemu0.64.4 and can be
  58.   ftp'ed from:
  59.  
  60.        tsx-11.mit.edu:/pub/linux/ALPHA/dosemu/
  61.  
  62.        ftp.suse.com:/pub/dosemu/
  63.  
  64.   However, pre-release versions are also available for developers and
  65.   ALPHA testers.  They can be retrieved from:
  66.  
  67.        http://www.ednet.ns.ca/auto/rddc
  68.  
  69.   Remember that this is ALPHA code, however: there may be serious bugs
  70.   and very little documentation for new features. At present, the devel¡
  71.   opment version is known to have bugs. Please use it only if you like
  72.   to do active development. Don't report bugs in the development ver¡
  73.   sion, fix them instead.
  74.  
  75.   1.5.  Where can I ask questions?
  76.  
  77.   If you have problems regarding installing and running dosemu after
  78.   reading the documentation, first try to help yourself: Your question
  79.   has probably been asked and perhaps answered before. Try some search
  80.   engine on the internet to retrieve that information. E.g. you can ask
  81.  
  82.        http://www.dejanews.com
  83.  
  84.   to find all newsnet articles containing the keywords of your question.
  85.   Helping yourself will probably be faster than asking a well known
  86.   question. It too frees up the time of developpers from answering
  87.   trivial question and so helps the further development of
  88.   dosemu(97/2/9) .
  89.  
  90.   1.6.  Where can I report bugs and ask questions?
  91.  
  92.   If you want to ask questions and report bugs regarding dosemu, you
  93.   should consider subscribing to the linux-msdos-digest mailing list.
  94.   To subscribe, send mail to Majordomo@vger.rutgers.edu with the
  95.   following command in the body of your email message:
  96.  
  97.       subscribe linux-msdos-digest your_username@your.email.address
  98.  
  99.   If you ever want to remove yourself from the mailing list, you can
  100.   send mail to Majordomo@vger.rutgers.edu with the following command in
  101.   the body of your email message:
  102.  
  103.       unsubscribe linux-msdos-digest your_username@your.email.address
  104.  
  105.   (95/8/11). When you are subscribed to linux-msdos, you can send your
  106.   report as mail to linux-msdos@vger.rutgers.edu. There is a gate that
  107.   send mails to linux-msdos@vger.rutgers.edu as postings to the news¡
  108.   group named linux.dev.msdos. If your News provider doesn't carry that
  109.   group, ask her(him) to add that group(97/2/10).
  110.  
  111.   1.7.  Where can I follow the development?
  112.  
  113.   If you want to follow the development of dosemu, there is a mailing
  114.   list for developpers.  To subscribe, send mail to
  115.   Majordomo@ednet.ns.ca with the following command in the body of your
  116.   email message:
  117.  
  118.       subscribe msdos-devel your_username@your.email.address
  119.  
  120.   If you ever want to remove yourself from the mailing list, you can
  121.   send mail to Majordomo@ednet.ns.ca with the following command in the
  122.   body of your email message:
  123.  
  124.       unsubscribe dosemu-devel your_username@your.email.address
  125.  
  126.   Please, don't use this list for the things linux-dosemu-digest is
  127.   thought for. Contributions to msdos-devel should concern the further
  128.   development of dosemu. Normal installation problems shouldn't be
  129.   reported here, and are normally ignored by those reading that
  130.   list(97/2/9).
  131.  
  132.   1.8.  What documentation is available for dosemu?
  133.  
  134.   The dosemu manual (dosemu.texinfo) written by Robert Sanders has not
  135.   been updated in some time but is still a good source of information.
  136.   It is distributed with dosemu.
  137.  
  138.   The "dosemu Novice's Altering Guide" or DANG is a road map to the
  139.   inner workings of dosemu.  It is designed for the adventurous, those
  140.   who wish to modify the source code themselves.  The DANG is maintained
  141.   by Alistair MacDonald (alistair@slitesys.demon.co.uk) and is found in
  142.   the doc-directory of the dosemu source tree.
  143.  
  144.   The EMU failure list (EMUfailure.txt) is a list of all programs known
  145.   not to work under dosemu.
  146.  
  147.   And then, of course, there is the dosemu FAQ/HOWTO.  But you already
  148.   know about that, don't you.  It is also posted once in a while to the
  149.   mailing list and found in the doc-directory.  The most recent version
  150.   can be found in ftp.mathematik.th-
  151.   darmstadt.de:/pub/linux/bonnes/(97/2/9).
  152.  
  153.   1.9.  I have a program that fails, not listed in EMUfailure
  154.  
  155.   First check, if the failure of your program is not caused by some of
  156.   the fundamental incapabilities of dosemu, listed in EMUfailure. If you
  157.   think you have something new, please report to linux-
  158.   msdos@vger.rutgers.edu.  Perhaps it can be made going with the help
  159.   others. Give detailed information about your setup, tell the version
  160.   of kernel, dosemu etc and name the observed errors. You can use xdos
  161.   to cut and paste the error message into your report. But keep your
  162.   report in a readable form. We know the content of ../etc/config.dist.
  163.   So only send the active lines from your dosemu.conf. And scan through
  164.   your debug output and at first only send those parts you think are
  165.   relevant. Few people are willing to decode some long attachment to a
  166.   mail, to do debugging for others. But keeps your logs at hand, if
  167.   others ask detailed(97/2/10).
  168.  
  169.   1.10.  How do I submit changes or additions to the HOWTO?
  170.  
  171.   The preferred method is to edit the file dosemu-HOWTO-xx.x.sgml to
  172.   incorporate the changes, create a diff file by typing something like
  173.  
  174.        diff -uw original-file new-file
  175.  
  176.   and send it to bon@elektron.ikp.physik.th-darmstadt.de.  If you do not
  177.   know SGML, that's ok.  Changes or new information in any form will be
  178.   accepted.  Creating the diff file just makes it easier on the HOWTO
  179.   maintainer.  :-)(97/2/9)
  180.  
  181.   1.11.  Message from Greg...
  182.  
  183.   Unless otherwise stated, Linux HOWTO documents are copyrighted by
  184.   their respective authors. Linux HOWTO documents may be reproduced and
  185.   distributed in whole or in part, in any medium physical or electronic,
  186.   as long as this copyright notice is retained on all copies. Commercial
  187.   redistribution is allowed and encouraged; however, the author would
  188.   like to be notified of any such distributions.
  189.  
  190.   All translations, derivative works, or aggregate works incorporating
  191.   any Linux HOWTO documents must be covered under this copyright notice.
  192.   That is, you may not produce a derivative work from a HOWTO and impose
  193.   additional restrictions on its distribution. Exceptions to these rules
  194.   may be granted under certain conditions; please contact the Linux
  195.   HOWTO coordinator at the address given below.
  196.  
  197.   In short, we wish to promote dissemination of this information through
  198.   as many channels as possible. However, we do wish to retain copyright
  199.   on the HOWTO documents, and would like to be notified of any plans to
  200.   redistribute the HOWTOs.
  201.  
  202.   If you have questions, please contact Greg Hankins, the Linux HOWTO
  203.   coordinator, at gregh@cc.gatech.edu(95/8/11).
  204.  
  205.   2.  Compiling and installing dosemu
  206.  
  207.   2.1.  Where are the installation instructions?
  208.  
  209.   The installation instructions are in the file, "QuickStart", included
  210.   in the distribution.
  211.  
  212.   2.2.  Top ten problems while compiling and installing dosemu.
  213.  
  214.   1. Forgetting to read the QuickStart Guide.
  215.  
  216.   2. Try to compile some old version of dosemu.
  217.  
  218.   3. Try to compile with a kernel older than 2.0.28 or 2.1.15.
  219.  
  220.   4. Having the wrong linux kernel source sitting in /usr/src/linux or
  221.   missing /usr/src/linux/include/version.h
  222.  
  223.   5. Use dosemu with a kernel that does not have IPC compiled in.
  224.  
  225.   6. Compile with gcc older than 2.7.2 or libc older than x.x.x.
  226.  
  227.   7. Forget to edit your /etc/dosemu.conf file.
  228.  
  229.   8. Run DOSEMU with partition access while they are already mounted.
  230.  
  231.   9. Don't install dosemu with sufficient privileges (i.e., root).
  232.   (97/04/08)
  233.  
  234.   2.3.  How can I use dosemu on an older version of the Linux Kernel.
  235.  
  236.   If you still use 1.2.13 and can't upgarde for some reasons, use
  237.   dosemu-0.60.4. If you use some version of dosemu below 2.0.28 and
  238.   2.1.15, Hans Lermen (lermen@elserv.ffm.fgan.de) reported (97/1/25 and
  239.   97/2/11)
  240.  
  241.        > Is the dosemu-0.64.3.tgz version of dosemulator for the 2.xx.yy ver¡
  242.        sions > of the linux kernel ??
  243.  
  244.        Yes, but ...
  245.  
  246.          if ( ((xx == 0) && (yy >= 28)) || ((xx >= 1) && (yy >= 15)) )
  247.            take_dosemu_0_64_4();
  248.          else {
  249.            if (xx == 1)  exit(1);
  250.            take_dosemu_0_64_2_x();
  251.          }
  252.  
  253.        ;-)
  254.  
  255.   2.4.  How do I make aout binaries?
  256.  
  257.   Starting with version 0.64.4 there is no a.out support any more.  If
  258.   you absolutely need it, you must use version 0.64.3.1.  The configure
  259.   script then should take care for this, if you setup is a standard
  260.   setup(97/2/11).
  261.  
  262.   2.5.  How do I compile dosemu on a machine with low memory?
  263.  
  264.   Marty Leisner (leisner@sdsp.mc.xerox.com) reported (95/4/8) that
  265.  
  266.   If you have problems with running out of swap space you may want to
  267.   add CFLAGS+=-fno-inline after CFLAGS is defined in dpmi/Makefile.  Be
  268.   careful before you do this and check for the existence of swap space.
  269.   I found Linux crashes a times when it has no swap space.
  270.  
  271.   2.6.  Compilation fails with some strange error regarding "slang"
  272.  
  273.   You probably have installed your own version of the Slang library.
  274.   Hans Lermen <lermen@elserv.ffm.fgan.de> writes(97/2/11):
  275.  
  276.          configure --enable-force-slang
  277.  
  278.   2.7.  What configurabe options are available
  279.  
  280.   Try
  281.  
  282.        configure --help
  283.  
  284.   to get the list of configurable options listed (97/2/12)
  285.  
  286.   2.8.  How can I speed up compilation?
  287.  
  288.   Marty Leisner (leisner@sdsp.mc.xerox.com) reported (95/4/8) that
  289.  
  290.   The default optimization is -O2.  You may want edit the makefile to
  291.   use -O (compiled somewhat faster/smaller).
  292.  
  293.   2.9.  More compilation tips from Marty...
  294.  
  295.   Marty Leisner (leisner@sdsp.mc.xerox.com) reported (95/4/8) that
  296.  
  297.   You need to have build the kernel on your system to get the current
  298.   version.  If not, you may want to hand modify KERNEL_VERSION in the
  299.   top level Makefile.  The number is of the form, "nmmmppp", where "n"
  300.   is the version, "mmm" is the minor version, and "ppp" is the
  301.   patchlevel.  For example, kernel 1.1.88 corresponds to "1001088" and
  302.   kernel 1.2.1 to "1002001".
  303.  
  304.   Addition from (lermen@elserv.ffm.fgan.de):
  305.  
  306.   For versions greater 0.64.3 this no longer is true. You need to have a
  307.   valid <linux/version.h>, which has to be part off your standard
  308.   /usr/include. If you don't have it, you either did a 'make clean' on
  309.   your kernel source or your distributor failed to support you with
  310.   this.
  311.  
  312.   2.10.  Do I need to compile dosemu as root?
  313.  
  314.   (95/4/8)
  315.  
  316.   No.  You must install it as root, though.
  317.  
  318.   Marty Leisner (leisner@sdsp.mc.xerox.com) adds
  319.  
  320.   In order to access I/O ports (including the console) dosemu needs to
  321.   run as root.  Running dosemu on an xterm or in X windows and requiring
  322.   now direct hardware access allows you to run dosemu as a user.  The
  323.   security/setuid implications will be worked on in development
  324.   releases(95/8/11).
  325.  
  326.   Have a look at ..;/doc/SECURITY.readme too(97/2/9).
  327.  
  328.   2.11.  How to I patch dosemu.
  329.  
  330.   If you do patch dosemu from one version to another, do "make
  331.   pristine;./configure; make". If you don't make pristine, at least the
  332.   version of the new executable will be wrong, if the whole thing
  333.   compiles at all(97/2/9).
  334.  
  335.   2.12.  What versions of DOS are known to run with dosemu.
  336.  
  337.   Caldera's OpenDos (formerly known as DrDOS) is reported to work with
  338.   dosemu (Nicolas St-Pierre <draggy@kosmic.org>. As OpenDos can be used
  339.   free of charge for non-commercial use, it is preferred. However as of
  340.   now, redistribution is not allowed. You must get OpenDos youself from
  341.   Caldera's site http://www.caldera.com/dos Hopefully this will change
  342.   soon, so dosemu can distribute a bootable hdimage.  MsDos-6.22 is
  343.   known to work with dosemu.  MsDos-7 aka Win95 works with dosemu to,
  344.   supposed you have the boot logo switched off and you don't start the
  345.   graphic shell at bootup. If you make the hdimage bootable with the so
  346.   called "Rescue Disk" you are offered to make during the Windows
  347.   installation, you get the right settings. If you use your normal Win95
  348.   installation to transfer the system files, have a look at the
  349.   msdos.sys written on the hdimage and change the settings under the
  350.   section Options to have entries like Options Logo=0 BootGUI=0
  351.  
  352.   (97/3/7)
  353.  
  354.   2.13.  Versions known not to run
  355.  
  356.   DOS 4.01 had problems by itself, do it won't work with dosemu either
  357.   (Mattias Hembruch <mghembru@ece.uwaterloo.ca> 97/04/03)
  358.  
  359.   3.  Hard disk setup
  360.  
  361.   3.1.  How do I use my hard disk with dosemu?
  362.  
  363.   First, mount your dos hard disk partition as a Linux subdirectory.
  364.   For example, you could create a directory in Linux such as /dos (mkdir
  365.   -m 755 /dos) and add a line like
  366.  
  367.      /dev/hda1       /dos     msdos   umask=022
  368.  
  369.   to your /etc/fstab.  (In this example, the hard disk is mounted read-
  370.   only.  You may want to mount it read/write by replacing "022" with
  371.   "000" and using the -m 777 option with mkdir).  Now mount /dos.  Now
  372.   you can add a line like
  373.  
  374.     lredir d: linux\fs/dos
  375.  
  376.   to the AUTOEXEC.BAT file in your hdimage (see the comments on LREDIR
  377.   below).  On a multi-user system you may want to use
  378.  
  379.     lredir d: linux\fs\${home}
  380.  
  381.   where "home" is the name of an environmental variable that contains
  382.   the location of the dos directory (/dos in this example)(95/8/11).
  383.  
  384.   ---------------------
  385.  
  386.   Tim Bird (Tim_R_Bird@Novell.COM) states that LREDIR users should be
  387.   careful when they use LREDIR in the autoexec, because COMMAND.COM will
  388.   continue parsing the autoexec.bat from the redirected drive as the
  389.   same file offset where it left off in the autoexec.bat on the physical
  390.   drive.  For this reason, it is safest to have the autoexec.bat on the
  391.   redirected drive and the physical drive (diskimage) be the
  392.   same(95/8/11).
  393.  
  394.   ---------------------
  395.  
  396.   Robert D. Warren (rw11258@xx.acs.appstate.edu) reported (94/4/28) that
  397.  
  398.   I boot off a small hdimage file (less than 1 MB - and twice as large
  399.   as needs be at that), and the next to last line in my config.sys file
  400.   on the hdimage boot image is:
  401.  
  402.           install=c:\lredir.exe c: LINUX\FS\home/dos
  403.  
  404.   This will execute lredir just before the command interpreter runs. And
  405.   I have successfully run it with both command.com and 4DOS.  This elim¡
  406.   inates the offset problem using lredir in autoexec.bat.
  407.  
  408.   Uwe Bonnes (bon@elektron.ikp.physik.th-darmstadt.de) adds (95/8/11)
  409.   that
  410.  
  411.   It is usefull to do:
  412.  
  413.   install=C:\subst.exe g: c:
  414.  
  415.   before that, so you have still access to your hdimage as drive g:
  416.   Another useful tip in that circumstance is to configure dosemu to use
  417.   "autoexec.emu" to keep dos and dosemu apart.
  418.  
  419.   3.2.  How can I access the hdimage from Linux?
  420.  
  421.   Use the recent mtools, version 3.0 at the time of writing. With a line
  422.   in /etc/mtools.conf like
  423.  
  424.      drive g:  file="/var/lib/dosemu/hdimage" Offset=8832
  425.  
  426.   you can use the mtools on the hdimage, like "mdir g:". "mcopy
  427.   g:/config.emu /tmp" copies the config.emu file from the hdimage to
  428.   /tmp/config.emu. You can edit it there and copy it back. Use a drive
  429.   letter you find sensible. "G:" is only an example(07/2/9).
  430.  
  431.   3.3.  Can I use my stacked/double-spaced/super-stored disk?
  432.  
  433.   At this time, compressed drives cannot be accessed via the redirector
  434.   (lredir or emufs) on a standard kernel. There is a patch for the
  435.   kernel to mount compressed files under the name "dmsdosfs".  Find it
  436.   on sunsite.unc.edu and its mirrors
  437.  
  438.        http://sunsite.unc.edu:/pub/Linux/system/Filesystems/dosfs/
  439.  
  440.   A good idea is also to look in
  441.   http://sunsite.unc.edu:/pub/Linux/Incoming for a newer version.  How¡
  442.   ever, many people have had success by simply uncommenting the
  443.  
  444.      disk { wholedisk "/dev/hda" }        # 1st partition on 1st disk
  445.  
  446.   line in their dosemu config file.  Others have had success using
  447.  
  448.      disk { partition "/dev/hda1" }
  449.  
  450.   Do that on the risk to loose data on a dosemu crash(97/2/9)!
  451.  
  452.   If your dos partition is already mounted with write access and you try
  453.   to run dosemu with partition or whole disk access, dosemu will print a
  454.   warning message and abort.  This prevents DOS and Linux from making
  455.   independent writes to your disk and trashing the data on your dos
  456.   partition(95/8/11).
  457.  
  458.   ---------------------
  459.  
  460.   If LILO is installed, the above will not work.  However...
  461.  
  462.   Thomas Mockridge (thomas@aztec.co.za) reported (94/8/5) that
  463.  
  464.   To boot dosemu with LILO and Stacker 4.0 I did a little work around...
  465.  
  466.   1. dd the MBR to a file. (or norton utility, etc., first 512 bytes)
  467.  
  468.   2. Boot dos (from full boot not emu), do a fdisk /mbr, make your dos
  469.   partition active with (dos) fdisk.
  470.  
  471.   3. Copy the new MBR to a file.
  472.  
  473.   4. Replace the original MBR
  474.  
  475.   5. Copy the second MBR to /var/lib/dosemu/partition.hda? (Whichever is
  476.   your dos partition)
  477.  
  478.   6. Set dosemu.conf
  479.  
  480.                  disk {partition "/dev/hda? ?"}
  481.  
  482.   7. Start dosemu and and voila!  No LILO.
  483.  
  484.   ---------------------
  485.  
  486.   Holger Schemel (q99492@pbhrzx.uni-paderborn.de) reported (94/2/10)
  487.   that
  488.  
  489.   Works even fine under dosemu with MS-DOS 6.0. If you have problems,
  490.   then you have to edit the file 'DBLSPACE.INI' manually and change the
  491.   disk letter to the letter your drive gets under dosemu.
  492.  
  493.   ---------------------
  494.  
  495.   Darren J Moffat (moffatd@dcs.gla.ac.uk) also reported (94/3/27)
  496.  
  497.   "...use 6.2 if you can get it!!  Just make sure you have a LILO boot
  498.   disk on hand since dos 6{.2} will change the MBR of the boot HZ."
  499.  
  500.   4.  Parallel ports, serial ports and mice
  501.  
  502.   4.1.  Port access worked with older version, but doesn't work now!
  503.  
  504.   Read ../doc/README.port-io  and the port-section in ../etc/config.dist
  505.  
  506.   4.2.  Port access was faster with older versions!
  507.  
  508.   To have a chance to log port access, by default every port access
  509.   produces an exception out of vm86-mode. This takes some time. If you
  510.   don't want to log port access, use the keyword "fast" in the
  511.   appropriate port statement.
  512.  
  513.   4.3.  Where are the (microsoft compatible) mouse drivers?
  514.  
  515.   Tom Kimball (tk@pssparc2.oc.com) reported (93/11/24) that
  516.  
  517.   Several people said to use a different mouse driver and suggested
  518.   some.  I found a couple that seem to work fine.
  519.  
  520.      oak.oakland.edu:/pub/msdos/mouse/mouse701.zip   (mscmouse)
  521.      oak.oakland.edu:/pub/msdos/mouse/gmous102.zip   (gmouse)
  522.  
  523.   Normally you can use dosemu's internaldriver, so you don't need any
  524.   additional mousedriver in dosemu outside winemu(97/2/10).
  525.  
  526.   4.4.  Why doesn't the mouse driver work?
  527.  
  528.   Mark Rejhon (mdrejhon@magi.com) reported (95/4/7) that
  529.  
  530.   If you start the mouse driver and it just hangs (it might actually
  531.   take 30-60s), but if you are waiting longer than a minute for the
  532.   mouse driver to start, try specifying the COM port that the mouse is
  533.   on, at the mouse driver command line.
  534.  
  535.   4.5.  Why does dosemu clobber COM4?
  536.  
  537.   Rob Janssen (rob@pe1chl.ampr.org) reported (94/3/24) that
  538.  
  539.   According to jmorriso@bogomips.ee.ubc.ca, "dosemu still clobbers COM4
  540.   (0x2e8, IRQ 5). 0x2e8 isn't in ports{} in config.  I have to run
  541.   setserial /dev/cua3 irq 5 on it after dosemu exits."
  542.  
  543.   This is caused by your VGA BIOS.  I have found that by enabling the IO
  544.   port trace and seeing where it was clobbered.
  545.  
  546.   Disable the "allowvideoportaccess on" line in config and it will work
  547.   fine.  When you then have problems with the video, try to enable more
  548.   selective ranges of IO addresses (e.g., 40-43).
  549.  
  550.   4.6.  How do I use dosemu over the serial ports?
  551.  
  552.   4.7.  How can I switch between dosemu and a shell over the serial
  553.   line?
  554.  
  555.   John Taylor (taylor@pollux.cs.uga.edu) reported (94/5/25) that
  556.  
  557.   I am running Linux 1.1.13 and want to point out a great feature that
  558.   should be protected and not taken out (IMHO). With the 52 version, I
  559.   can run the program, "screen."  From screen, i can invoke dos -D-a.
  560.   What is really great (IMHO) is the screen commands (the CTRL-A cmds)
  561.   still work. This means I can do a CTRL-A C and add another unix shell,
  562.   and switch between the two (DOS / UNIX).  This allows me to use dosemu
  563.   over the serial line really well, because switching is made easy.
  564.  
  565.   4.8.  How can I get the parallel ports to work?
  566.  
  567.   The dosemu.conf has lines at the end to redirect printers to either
  568.   lpr or a file.  If you want direct access to the bare metal, comment
  569.   out these emulation lines, and add the line
  570.  
  571.        ports { device /dev/lp0 fast range 0x3bc 0x3bf  } # lpt0
  572.  
  573.   for the "monitor card" printer port (corresponds to /dev/lp0), or
  574.  
  575.        ports { device /dev/lp1 fast range 0x378 0x37f } # lpt1
  576.  
  577.        ports { device /dev/lp1 fast range 0x278 0x27f } # lpt2
  578.  
  579.   for LPT1 (/dev/lp1) and LPT2 (/dev/lp2) respectively(97/2/9).
  580.  
  581.   5.  Multiple users and Non-interactive sessions
  582.  
  583.   5.1.  Can I use dosemu on a multi-user system?
  584.  
  585.   Corey Sweeney (corey@amiganet.xnet.com) reported (93/12/8) that
  586.  
  587.   If you are running dosemu on a system in which more then one person
  588.   may want to run dosemu, then you may want to change the directory of
  589.   your hard drive image.  Currently in the /etc/dosemu.conf file there
  590.   exists the line saying that the hard drive image is "hdimage".  If you
  591.   change this to /var/lib/dosemu/hdimage then people do not have to
  592.   worry about what directory they are in when they run dosemu, and
  593.   hdimage does not have to be moved each time you upgrade to the next
  594.   patch level.
  595.  
  596.   If you do do this for multi-user dosemu, then you will want to make
  597.   the hdimage in /var/lib/dosemu read-only for everyone but the dosemu
  598.   administrator.
  599.  
  600.   Note that you can use the new emufs.sys thing to mount a "public"
  601.   directory and/or a "private" directory (a sub-directory in each
  602.   person's home directory).
  603.  
  604.   [Note: Users may also create a personal configuration file named
  605.   /.dosrc (same format as /etc/dosemu.conf) to run their own copy of
  606.   dos.]
  607.  
  608.   5.2.  How can I run dos commands non-interactively?
  609.  
  610.   I have been meaning to write an article on this for quite some time
  611.   but have not gotten around to it.  Here are some hints from others:
  612.  
  613.   Dan Newcombe (newcombe@aa.csc.peachnet.edu) reported (94/1/27) that
  614.  
  615.   Here is an idea (untested) to be able to run a DOS command from the
  616.   command line (or menu choice, etc...) without modifying the actual
  617.   emulator.  [Your dos partition is assumed to be mounted under Linux,
  618.   already.]
  619.  
  620.   Suppose you wanted to run wp60.exe with the parameter "wp60
  621.   d:\doc\paper.txt".  You would do something like "dosrun wp60
  622.   d:\doc\paper.txt".  "dosrun" would be a linux shell program that would
  623.   a) edit/modify/recreate the dos autoexec.bat from your dos partition
  624.   and b) simply run dosemu (e.g., "dos -C >/dev/null".  Step a) would
  625.   somehow keep all the stuff you'd normally want in autoexec.bat (e.g.,
  626.   mouse.com) and the last line would be "wp60 d:\doc\paper.txt".
  627.  
  628.   On the dosemu side, beforehand, you would have to modify the
  629.   config.sys file (located in hdimage) so that it 1) uses emufs to
  630.   access the dos partition as D:, 2) sets "COMPSEC=D:\ (I think.  I
  631.   don't have a DOS manual around.), and 3) sets "shell=c:\command.com
  632.   /p".
  633.  
  634.   The idea is that for each time that you load the DOS emulator, you
  635.   will recreate an autoexec.bat that is specific to that session.  What
  636.   makes it specific is that the last line will execute the program you
  637.   want.  The modifications on the hdimage are to tell the emulator/DOS
  638.   that you want to use (and effectively) boot off of D:, which will be
  639.   the actual DOS partition.
  640.  
  641.   If you do not use hdimage and access the DOS filesystem directly upon
  642.   boot-up of dosemu, then this will work, and you don't have to go
  643.   through the hdimage part of this all.
  644.  
  645.   ---------------------
  646.  
  647.   Daniel T. Schwager (danny@dragon.s.bawue.de) reported (94/7/2) that
  648.  
  649.   You can use different dosemu.conf files (and different hd-boot-images
  650.   with different autoexec.bat's) and call dosemu like
  651.  
  652.   $ dos -F my_quicken_q_exe_dosemu.conf
  653.  
  654.   ---------------------
  655.  
  656.   Dietmar Braun (braun@math20.mathematik.uni-bielefeld.de) reported
  657.   (94/7/4) that
  658.  
  659.   This is no problem at all when you use the redirector of dosemu.  It
  660.   is possible to redirect a drive letter to a linux path given by an
  661.   environment variable.
  662.  
  663.   So I have a shell script named "DOS" which does something like
  664.  
  665.    mkdir /tmp/dos.$$
  666.    DOSTMP=/tmp/dos.$$; export DOSTMP
  667.  
  668.   and then a little trick to get "echo $* > $DOSTMP/startup.bat" really
  669.   working (actually a small C Program which turns '/' in '\' and termi¡
  670.   nates lines correctly for messy dos with cr/lf pairs and adds ^Z at
  671.   the end of the file), creates startup files, links and so on in this
  672.   directory, and then starts dosemu. Within "autoexec.bat" drive c: is
  673.   redirected from hdimage to this tmp-directory, which has links for
  674.   $HOME and $PWD.
  675.  
  676.   So if I want to see my filenames shortened to 8.3 I can type "DOS dir"
  677.   and I get my current directory listing.  So I have full DOS multi user
  678.   (I don't have any DOS partition and redirecting to Linux preserves
  679.   user permissions) and multi tasking. (dosemu sessions are completely
  680.   independent).  I did this once to be able to use a dos driver for my
  681.   printer. My printcap df is actually a DOS program. So you can even
  682.   make DOS executables act as lpr filters.
  683.  
  684.   6.  dosemu and Netware
  685.  
  686.   6.1.  How do I get Netware access from dosemu?
  687.  
  688.   As always, access through the Linux filesystem is preferred. Mount
  689.   your Netware drives with Caldera's Netware utilities or Volker
  690.   Lendecke's free ncpfs utility
  691.   (ftp://ftp.gwdg.de:/pub/linux/misc/ncpfs). If you need real IPX
  692.   access, e.g. to run Novell's "syscon", read ../doc/NOVELL-HOWTO.txt.
  693.  
  694.   7.  dosemu and X-windows(97/2/9).
  695.  
  696.   7.1.  Can I run dosemu in console mode while running X?
  697.  
  698.   Ronald Schalk (R.Schalk@uci.kun.nl) reported (94/1/17) that
  699.  
  700.   Yes, no problem.  Just remember to use ctrl-alt-<Fn> to go to a
  701.   Virtual Console (VC), and you can run any Linux application (dosemu is
  702.   a linux-application).  I've got almost always WP5.1 in a dos session.
  703.  
  704.   [Note:  Use ctrl-alt-F7 to switch back to X from dosemu, if X runs on
  705.   VC7.]
  706.  
  707.   7.2.  Is it possible to run dosemu in a window in X-windows?
  708.  
  709.   If you have X installed and you have successfully compiled dosemu and
  710.   run it successfully outside X-windows, you should be able to run
  711.   "xdos" or "dos -X" right away to bring up a dosemu window.  If this
  712.   does not work, make sure:
  713.  
  714.     1. Dosemu has X support compiled in. This is default, however
  715.        if you you have configured dosemu with
  716.        "./configured --without-x", you don't have X support. So make
  717.        "make pristine; ./configure; make; make install" should build
  718.        you a dosemu-executable with X support, if you have the
  719.        X-libraries installed in /usr/X11R6.
  720.     2. Set up your X key-mappings.  In an xterm, type
  721.  
  722.        xmodmap -e "keycode 22 = 0xff08"
  723.        xmodmap -e "keycode 107 = 0xffff"
  724.  
  725.        These lines fixes the backspace and delete keys respectively.
  726.     3. Configured the X-related configuration options in your
  727.        /etc/dosemu.conf file.
  728.  
  729.   Alternatively, you can run dosemu inside a color xterm, which is not
  730.   recommended because many color xterms have buggy support for the
  731.   complex text display capabilities of dosemu.  This does not require
  732.   X_SUPPORT to be compiled into dosemu.  However, if you really want to
  733.   do this, do the following steps:
  734.  
  735.     1. Install ansi_xterm.  The recommended package is available as:
  736.        tsx-11.mit.edu:/pub/linux/ALPHA/dosemu/Development/ansi-xterm-R6.tar.gz
  737.  
  738.     2. Set up your X key-mappings.  In an xterm, type
  739.  
  740.        xmodmap -e "keycode 22 = 0xff08"
  741.        xmodmap -e "keycode 107 = 0xffff"
  742.  
  743.        These lines fixes the backspace and delete keys, respectively.
  744.  
  745.     3. Configured the terminal-related (not X-related) settings in
  746.        /etc/dosemu.conf
  747.  
  748.   (972/9).
  749.  
  750.   Marty Leisner (leisner@sdsp.mc.xerox.com) reported (95/3/31) that
  751.  
  752.   I have xrdb log the following resources
  753.  
  754.        dosxterm*Font:  vga dosxterm*geometry:      80x25 dosxterm*saveLines:
  755.        25
  756.  
  757.   or I alias "dosxterm" to "term -fn vga -title dosxterm -geometry 80x25
  758.   -sl 25"
  759.  
  760.   If you use the xrdb method, all you have to do is run "xterm -name
  761.   dosxterm"
  762.  
  763.   7.3.  Xdos dosen't work on a remote X-display!
  764.  
  765.   At present, dosemu is set up to use the MIT shared memory extensions.
  766.   This extension only works on a local display. If you want to run xdos
  767.   on a remote display, configure dosemu with "./configure --enable-
  768.   nomitshm" after a "make pristine" or on the clean source tree(97/2/9).
  769.  
  770.   7.4.  Xdos dosen't find the VGA font
  771.  
  772.   Check that the vga fonts you installed are listed in the font.dir of
  773.   the directory you installed the fonts in:
  774.  
  775.        hertz:~> grep misc /usr/X11R6/lib/X11/XF86Config
  776.            FontPath    "/usr/X11R6/lib/X11/fonts/misc/"
  777.        hertz:~> grep vga /usr/X11R6/lib/X11/fonts/misc/fonts.dir
  778.        vga.pcf vga
  779.        vga11x19.pcf vga11x19
  780.        hertz:~> ls /usr/X11R6/lib/X11/fonts/misc/vga*
  781.        /usr/X11R6/lib/X11/fonts/misc/vga.pcf
  782.        /usr/X11R6/lib/X11/fonts/misc/vga11x19.bdf
  783.        /usr/X11R6/lib/X11/fonts/misc/vga11x19.pcf
  784.  
  785.   If you installed some X-fonts, like you did when you installed dosemu
  786.   with X-Support for the first time,  "mkfontdir" and then "xset fp
  787.   rehash" needs to be run. The dosemu install should take care for
  788.   "mkfontdir" and tells you about "xset fp rehash". Tell us if it
  789.   dosen't work for you.  (97/2/13)
  790.  
  791.   7.5.  The vga font is very smal on my high resolution  Display
  792.  
  793.   Look for the vga11x19 font.  (97/2/13)
  794.  
  795.   7.6.  Dosemu compilation fails with some strange error regarding X!
  796.  
  797.   As stated above, dosemu uses the MIT shared memory extensions by
  798.   default. Under XFree86 they are only available with Version 3.1.2 and
  799.   above. If you have an older version, consider to upgrade, or configure
  800.   dosemu to not use this extension (see last section)(97/2/9).
  801.  
  802.   7.7.  Does ansi emulation work properly?
  803.  
  804.   Marty Leisner (leisner@sdsp.mc.xerox.com) reported (95/3/31) that
  805.  
  806.   Yes.  I use nnansi.com under X windows.  I find 25, 43 and 50 line
  807.   mode work properly, however 50 line mode is difficult to use on a
  808.   1024x768 screen (unless smaller fonts are used are you use a bigger
  809.   screen.  43 line mode will resize the xterm window to use 43 lines.
  810.  
  811.   8.  dosemu and MS-Windows 3.1
  812.  
  813.   8.1.  Is it possible to run MS-Windows 3.1 under dosemu?
  814.  
  815.   The ../doc/README.Windows file says:
  816.  
  817.   ***************************************************************
  818.   *    WARNING!!! WARNING!!! WARNING!!! WARNING!!! WARNING!!!   *
  819.   *                                                             *
  820.   *  Danger Will Robinson!!!  This is not yet fully supported   *
  821.   *  and there are many known bugs!  Large programs will almost *
  822.   *  certainly NOT WORK!!!  BE PREPARED FOR SYSTEM CRASHES IF   *
  823.   *  YOU TRY THIS!!!                                            *
  824.   *                                                             *
  825.   *    WARNING!!! WARNING!!! WARNING!!! WARNING!!! WARNING!!!   *
  826.   ***************************************************************
  827.  
  828.   Okay, it is possible to boot WINOS2 (the modified version of Windows
  829.   3.1 that OS/2 uses) under DOSEMU.  Many kudos to Lutz & Dong!
  830.  
  831.   However, YOU NEED BOTH LICENSES, for WINDOWS-3.1 as well OS/2 !!!
  832.  
  833.   There are many known problems.  Windows is prone to crash, could take
  834.   data with it, large programs will not load, etc. etc. etc.  In other
  835.   words, it is NOT ready for daily use.  Many video cards are known to
  836.   have problems (you may see a nice white screen, however, look below
  837.   for win31-in-xdos).  Your program groups are all likely to disappear.
  838.  
  839.   On the other hand, if you're dying to see the little Windows screen
  840.   running under Linux and you have read this CAREFULLY and PROMISE NOT
  841.   TO BOMBARD THE DOSEMU DEVELOPERS WITH "MS Word 6.0 doesn't run!!!"
  842.   MESSAGES...
  843.  
  844.   1.  Get DOSEMU & the Linux source distributions.
  845.   2.  Unpack DOSEMU.
  846.   3.  Configure DOSEMU typing './configure' and do _not_ disable vm86plus.
  847.   4.  Compile DOSEMU typing 'make'.
  848.   5.  Get the OS2WIN31.ZIP distribution from ... ????
  849.       ... oh well, and now you have the first problem.
  850.       It _was_ on ibm.com sometime ago, but has vanished from that site, and
  851.       as long as it was there, we could mirror it. ... you see the problem?
  852.       However, use 'archie' to find it, it will be around somewhere on the net
  853.       ... for some time ;-)
  854.   5.  Unpack the OS2WIN31 files into your WINDOWS\SYSTEM directory.
  855.       (Infact you only need WINDOWS/SYSTEM/os2k386.exe and the mouse driver)
  856.   7.  Startup dosemu (make certain that DPMI is set to a value such as 4096)
  857.   8.  Copy the file winemu.bat to your c: drive.
  858.   9.  Cross your fingers.
  859.  
  860.   Good luck!
  861.  
  862.   REMEMBER:  THIS IS NOT AT ALL RECOMMENDED!!!  THIS IS NOT RECOMMENDED!!!
  863.              WE DO NOT RECOMMEND YOU TRY THIS!!!
  864.  
  865.   ---------
  866.  
  867.   8.2.  Windows 3.x in xdos:
  868.  
  869.   As of version 0.64.3 DOSEMU is able to run Windows in xdos. Of course,
  870.   this is not recommended at all, but if you really want to try, it is
  871.   safer then starting windows-31 on the console, because _when_ it
  872.   crashes, it doesn't block your keyboard or freeze your screen.
  873.  
  874.   Hints:
  875.  
  876.   1. Get Dosemu & Linux source.
  877.   2. Unpack dosemu.
  878.   3. Run "./configure" to configure Dosemu (it will enable vm86plus as a
  879.      default).
  880.   4. Type "make" to compile.
  881.   5. Get a Trident SVGA drivers for Windows. The files are tvgaw31a.zip
  882.      and/or tvgaw31b.zip. They are available at garbo.uwasa.fi in
  883.      /windows/drivers (any mirrors?).
  884.   6. Unpack the Trident drivers.
  885.   7. In Windows setup, install the Trident "800x600 256 color for 512K
  886.      boards" driver.
  887.   8. Do the things described above to get and install OS2WIN31.
  888.   10. Start xdos.
  889.   11. In Dosemu, go to windows directory and start winemu.
  890.   12. Cross your fingers.
  891.  
  892.   8.3.  Can I install windows from within dosemu?
  893.  
  894.   No you cant't. Dos will tell you something like
  895.  
  896.        The XMS driver you have on your system is not compatible with Win¡
  897.        dows...
  898.  
  899.   You need to install windows from Dos. You can copy the windows tree to
  900.   somewhere on your Linux Filesystem and use lredir to mount it on the
  901.   same place as it is in dos. Example:
  902.        You have windows in d:\windows You have d:\ mounted as /dosc in Linux
  903.        You copy the windows tree to Linux, e.g. "cp -a /dosd/windows
  904.        /usr/share Inside dosemu you redirect the copied tree like lredir d:
  905.        linux\fs\dosd
  906.  
  907.   Now dosemu can't mess around in you windows directory, but changes in
  908.   the windows directory aren't seen by dosemu too. If you want to do the
  909.   same with windows on drive c:> look in this FAQ how to redirect c:.
  910.  
  911.   But you can use "setup" from inside the windows directory to install
  912.   drivers and change some settings.  (97/2/1497)
  913.  
  914.   8.4.  Notes for the mouse under win31-in-xdos:
  915.  
  916.   1. Use the mouse driver "mouse.drv" from WinOS2
  917.  
  918.   2. In order to let the mouse properly work you need the following in
  919.   your win.ini file:
  920.  
  921.        [windows]
  922.        MouseThreshold1=0
  923.        MouseThreshold2=0
  924.        MouseSpeed=0
  925.  
  926.   3. The mouse cursor gets not painted by X, but by windows itself, so
  927.   it depends on the refresh rate how often it gets updated, though the
  928.   mouse coordinates movement itself will not get delayed.  ( In fact you
  929.   have 2 cursors, but the X-cursor is given an 'invisible' cursor shape
  930.   while within the DOS-Box. )
  931.  
  932.   4. Because the coordinates passed to windows are interpreted
  933.   relatively, we need to calibrate the cursor. This is done
  934.   automatically whenever you enter the DOS-Box window: The cursor gets
  935.   forced to 0,0 and then back to its right coordinates. Hence, if you
  936.   want to re-calibrate the cursor, just move the cursor outside and then
  937.   inside the DOS-Box again.  (97/2/10)
  938.  
  939.   8.5.  Why did my Icon dissapear from the Programmanager?
  940.  
  941.   MS-Windows and WinOS2 handle the program manager group different.
  942.   While MS-Win store the setup in progman.ini, WinOS2 what's the conted
  943.   of progman.ini in system.ini. Her a tip from (friest@acm.org (Todd T.
  944.   Fries)):
  945.  
  946.        cat progman.ini >> system.ini
  947.  
  948.   Be sure to use >> :-)
  949.  
  950.   9.  Video and sound
  951.  
  952.   9.1.  Can I run 32-bit video games under dosemu?
  953.  
  954.   Mark Rejhon (mdrejhon@magi.com) reported (95/4/8) that
  955.  
  956.   With the recent DPMI improvements that has gone into 0.60, you can now
  957.   run some 32-bit video games in dosemu.   If the game is compatible in
  958.   an OS/2 DOS box, there are chances that it will work in dosemu.
  959.   (Example 32-bit games include Descent, Dark Forces, Mortal Kombat 2,
  960.   Rise of The Triad, which have all successfully been tested in recent
  961.   dosemu releases).
  962.  
  963.   Before you attempt to run a video game, you must have the keyboard
  964.   configured in raw keyboard mode and enabled VGA graphics modes, in the
  965.   /etc/dosemu.conf file.  If you have successfully run graphics programs
  966.   in dosemu, and are prepared to take the risk of a possible system
  967.   crash (this is because you are letting dosemu run with root access to
  968.   the video card, and leaves the possibility of putting the video card
  969.   in a bad state that is difficult to recover from) then you can go
  970.   ahead and try running the video game.
  971.  
  972.   Note, however, you will have to turn off the sound in the game.
  973.   (Someone will have to program in sound board emulation before we can
  974.   avoid this).  Note that game timers can be a little bit slow, due to
  975.   Linux multitasking and lack of high-frequency timer support.  So the
  976.   games may run from anywhere from 5 to 100 percent speed.  Typically,
  977.   the speed is approximately 50 percent in recent dosemu releases and is
  978.   expected to improve eventually.
  979.  
  980.   Who knows, it might even work. If you can't get it to work, check
  981.   EMUfailure if the program is listed there, or falls in a category of
  982.   programs that at present don't or probably never work with dosemu. If
  983.   you think, it should be listed in EMUfailure, report to linux-
  984.   msdos@vger.rutgers.edu
  985.  
  986.   Addition from (lermen@elserv.ffm.fgan.de(97/2/11)):
  987.  
  988.   There is a security hole when having enabled DPMI and having dosemu
  989.   suid root (especially when using dos4gw-based games), the client is
  990.   able to access the whole user space, hence also can modify the dosemu
  991.   code itself. Use of the 'secure on' option in /etc/dosemu.conf
  992.   disables this, but then you can't run those games.
  993.  
  994.   9.2.  Exiting from dosemu gives me a screen full of garbage.
  995.  
  996.   (95/4/8)
  997.  
  998.   The problem is that the font information for the VGA text screen is
  999.   not being saved.  Get a copy of the svgalib package.  The current
  1000.   source is in
  1001.  
  1002.   sunsite.unc.edu:/pub/Linux/libs/graphics/svgalib125.tar.gz
  1003.  
  1004.   It may also be available as a pre-compiled package in your favorite
  1005.   Linux distribution (e.g., Slackware, etc.).  Use savetextmode to save
  1006.   the current text mode and font to a file in /tmp before running
  1007.   dosemu.  Then run textmode upon exiting dosemu to restore it.
  1008.  
  1009.   Addition from (lermen@elserv.ffm.fgan.de(97/2/11)):
  1010.  
  1011.   Have a look also at src/arch/linux/debugger/README.recover and
  1012.   README.dosdebug, dosdebug can aid you recovering.
  1013.  
  1014.   9.3.  How do I get dosemu to work with my Trident/Actix/other video
  1015.   card?
  1016.  
  1017.   [The screen flickers violently, displays the video BIOS startup
  1018.   message, and hangs.]
  1019.  
  1020.   Andrew Tridgell (tridge@nimbus.anu.edu.au) reported (94/1/29) that
  1021.  
  1022.   I found with early versions it would work if I used:
  1023.  
  1024.      ports { 0x42 }
  1025.  
  1026.   but that sometimes my machine would crash when it was cycling the
  1027.   video BIOS in dosemu. This is because you're allowing the VGA BIOS to
  1028.   re-program your clock, which severely stuffs with Linux.
  1029.  
  1030.   This prompted me to write the read-only and masking patches for
  1031.   dosemu, which I believe are still in the latest version. I now use:
  1032.  
  1033.      ports { readonly 0x42 }
  1034.  
  1035.   and it boots dosemu more slowly, but more reliably.
  1036.  
  1037.   ---------------------
  1038.  
  1039.   Tim Shnaider (tims@kcbbs.gen.nz) also reported (94/1/18) that
  1040.  
  1041.   One way of fixing this is to use the GETROM program to dump your video
  1042.   BIOS to a file and edit the config file in the /etc/dosemu directory
  1043.   There will be a few video lines.  Here is my video line
  1044.  
  1045.      video { vga console graphics chipset trident memsize 1024 vbios_file
  1046.      /etc/dosemu/vbios }
  1047.  
  1048.   where vbios is the file generated by typing
  1049.  
  1050.      getrom > vbios
  1051.  
  1052.   ---------------------
  1053.  
  1054.   Douglas Gleichman (p86884@tcville.edsg.hac.com) reported (94/9/1) that
  1055.   (with the ATI Graphics Ultra)
  1056.  
  1057.   For dosemu 0.52 you need to add this line to your dosemu.conf file:
  1058.  
  1059.    ports  { 0x1ce 0x1cf 0x238 0x23b 0x23c 0x23f 0x9ae8 0x9ae9 0x9aee 0x9aef }
  1060.  
  1061.   The board self test will list a failure but graphics programs will run
  1062.   fine.
  1063.  
  1064.   9.4.  Why doesn't my soundcard software work with dosemu?
  1065.  
  1066.   Hannu Savolainen (hsavolai@cs.Helsinki.FI) reported (94/3/21) that
  1067.  
  1068.   The dosemu and any DOS program with it run under control of a
  1069.   protected mode operating system. This means that the memory is not
  1070.   mapped as the program expects. If it somehow manages to start DMA
  1071.   based recording with SB, the recorded sound doesn't find it's way to
  1072.   the application. It just destroys some data in the memory.
  1073.  
  1074.   James B. MacLean (macleajb@ednet.ns.ca) reported (94/6/19) that
  1075.  
  1076.   Sorry to disappoint, but at this time dosemu does not support directly
  1077.   the necessary interception of interrupts or DMA generally required for
  1078.   sound card access via dosemu :-(.
  1079.   It's bound to happen at some future date though :-),
  1080.  
  1081.   And Corey Sweeney (orey@d94.nnb.interaccess.com) reports (97/2/15)
  1082.  
  1083.        Sound code is being currectly being worked on
  1084.  
  1085.   10.  Games
  1086.  
  1087.   10.1.  Duke3d dosen't work
  1088.  
  1089.   Hans Lermen <lermen@elserv.ffm.fgan.de> said (97/2/16): duke3d must be
  1090.   'configured' via a setup, within this setup you have to choose
  1091.   'keyboard + mouse', else it won't work.
  1092.  
  1093.   11.  Other Hardware
  1094.  
  1095.   11.1.  How do I get my xxxxx device working under dosemu?
  1096.  
  1097.   Corey Sweeney (corey@bbs.xnet.com) reported (94/5/30) that
  1098.  
  1099.   Here is a log of my adventures trying to get devices working under
  1100.   dosemu.  So far I've gotten my voice mail system working and my
  1101.   scanner half working.  Here's how:
  1102.  
  1103.   1. Look in your manual and find if your card uses any ports.  If your
  1104.   manual gives you some, put them in your config file at the "ports"
  1105.   line.  Remember that sometimes you need to have several ports in a
  1106.   row, and the first one might be the only one documented.
  1107.  
  1108.   2. Try it out. If it doesn't work, or you don't have a manual (or your
  1109.   manual is as crappy as my AT&T manual:) then run dosemu with "dos -D+T
  1110.   2> /tmp/io.debug".  Run your device software, then exit dosemu.  Look
  1111.   through /tmp/io.debug and find any port numbers it might give you.
  1112.   Try adding those to the port lines and try running dosemu again. Ports
  1113.   below 0x400 with the keyword fast don't get logged(97/2/9)!
  1114.  
  1115.   3. If you still fail then you may need interrupts.
  1116.  
  1117.   Find out what interrupt the card uses and verify, that the kernel
  1118.   isn't using the IRQ in question (cat /proc/interrupts).  Hans Lermen
  1119.   wrote (97/2/17):
  1120.  
  1121.        1. Make sure Linux doesn't use this network card
  1122.  
  1123.        2. Set 'sillyint { use_sigio 5 }' in /etc/dosemu.conf
  1124.  
  1125.   (some addittions (97/2/11)) and that's about it...
  1126.  
  1127.   Question: What if my card uses DMA?  Answer: Your screwed.
  1128.  
  1129.   12.  Problems and fixes
  1130.  
  1131.   12.1.  Security issues
  1132.  
  1133.   A full featured Dosemu needs to be suid root, e.g to access ports.
  1134.   Dosemu runs as suid "root" only where it is needed, and releases this
  1135.   right thereafter. But with DPMI, the Dos client programm can access
  1136.   the whole user space, hence also can modify the dosemu code itself.
  1137.   Use of the 'secure on' option in /etc/dosemu.conf disables this, but
  1138.   then you can't run any more some applications like 32-bit video games
  1139.   (lermen@elserv.ffm.fgan.de(97/2/11)). E.g. running a well known
  1140.   compiler with full access might have smaller security implications
  1141.   then some game, obtained by some obscure source.
  1142.  
  1143.   12.2.  Dosemu dies when booting. I have Win95 installed.
  1144.  
  1145.   Dosemu relies that the Dos-Version on the hdimage and the Drive you
  1146.   map to contain command.com are the same. If not, dosemu will crash
  1147.   sooner or later. With the dual boot option Win95 offers when pressing
  1148.   the F4,F5 and F8 Keys with the "Starting Win95" text, versions on the
  1149.   Win95 drive may swap. Take special care for command.com. Let your
  1150.   shell variable in config.emu point to the correct static version of
  1151.   command.com, e.g.: shell=c:\win95\command.com c:\ /P /E:1024
  1152.   (97/02/28)
  1153.  
  1154.   Learn about dosdebug and use it to control a dosemu session(97/2/9)
  1155.  
  1156.   12.3.  Dosemu hangs! How can I kill it?
  1157.  
  1158.   Learn about dosdebug and use it to control a dosemu session(97/2/9)
  1159.  
  1160.   12.4.  Dosemu crashed and now I can't type anything.
  1161.  
  1162.   Daniel Barlow(jo95004@sable.ox.ac.uk) reported (95/4/8) that
  1163.  
  1164.   If you have no terminal or network access that you can use to log in,
  1165.   you may have to press the reset button.  If you can still get a usable
  1166.   shell somehow, run "kbd_mode -a" to switch the keyboard out of raw
  1167.   mode, and/or "stty sane" on the console so that you can see what
  1168.   you're typing.
  1169.  
  1170.   A useful thing to do is to use a script to run dosemu, and run
  1171.   "kbd_mode -a" automatically right after dosemu.  When dosemu crashes,
  1172.   the script usually will resume running, and execute the "kbd_mode -a"
  1173.   command.
  1174.  
  1175.   12.5.  I've enabled EMS memory in dosemu.conf but it does not help.
  1176.  
  1177.   Rob Janssen (rob@pe1chl.ampr.org) reported (94/7/11)
  1178.  
  1179.   Don't forget to load the provided ems.sys from the config.sys file.
  1180.  
  1181.   12.6.  How do I get rid of all those annoying "disk change" messages?
  1182.  
  1183.   (94/8/11)
  1184.  
  1185.   Grab and install klogd.  Try
  1186.  
  1187.            sunsite.unc.edu:/pub/Linux/system/Daemons/sysklogd1.2.tgz
  1188.  
  1189.   12.7.  Why won't dosemu run a second time after exiting in console
  1190.   mode?
  1191.  
  1192.   Aldy Hernandez (aldy@sauron.cc.andrews.edu) reported (94/7/8) that
  1193.  
  1194.   You should disable your video and/or BIOS caching.
  1195.  
  1196.   12.8.  Why will dosemu run in a term but not in the console?
  1197.  
  1198.   JyiJiin Luo (jjluo@casbah.acns.nwu.edu) reported (94/4/19) that
  1199.  
  1200.   I experienced exactly the same problem before. I figured out all the
  1201.   video shadow in my AMI BIOS must be disabled. Now dosemu runs fine on
  1202.   my system.
  1203.  
  1204.   12.9.  How can I speed up dosemu?
  1205.  
  1206.   In some cases it is useful to play with the value of the HogThreshold
  1207.   variable in your dosemu.conf file.
  1208.  
  1209.   Daniel Barlow(jo95004@sable.ox.ac.uk) reported (95/4/8) that
  1210.  
  1211.   HogThreshold should now be set to approximately half of the BogoMips
  1212.   value that the system reports on boot.
  1213.  
  1214.   12.10.  My CDROM drive has problems reading some files under dosemu.
  1215.  
  1216.   Vinod G Kulkarni (vinod@cse.iitb.ernet.in) reported (94/4/7) that
  1217.  
  1218.   When a CDROM is mounted from linux and used from within dosemu (mapped
  1219.   drive), there could be some problems. The CD-ROM driver (iso9660) in
  1220.   the kernel tries to find out the type of the file (i.e. binary or
  1221.   text).  If it can't find, it tries to guess the type of the file using
  1222.   a heuristic. This heuristic fails under some circumstances when a
  1223.   (almost) text file is to be treated as binary.  (I do not know if it
  1224.   is a bug or feature.)
  1225.  
  1226.   The result of this is that if you copy such a file from CD-ROM (from
  1227.   linux itself, and not necessarily dosemu), the resulting file will be
  1228.   usually bigger than original file. (Blanks get added before ^J,^M.)
  1229.   So a program running in dosemu gives an error or hangs, which may be
  1230.   mistaken as problem of dosemu.
  1231.  
  1232.   Rob Janssen (pe1chl@rabo.nl) reported (94/8/10) that
  1233.  
  1234.   The way to solve this is to turn off conversion altogether.  Pass the
  1235.   option "-o conv=binary" to the mount command mounting the CD-ROM, or
  1236.   use the following in /etc/fstab:
  1237.  
  1238.   /dev/cdrom      /cdrom          iso9660 conv=binary,ro
  1239.  
  1240.   No patches to the kernel are necessary.
  1241.  
  1242.   12.11.  How do I see debugging output?
  1243.  
  1244.   Daniel Barlow(jo95004@sable.ox.ac.uk) reported (95/4/8) that
  1245.  
  1246.   As of dosemu 0.60, debugging output is redirected to a file specified
  1247.   on the command line.  Use "dos -D+a -o /tmp/debug" to log all debug
  1248.   output to /tmp/debug.  There should no longer be any need to redirect
  1249.   stderr.
  1250.  
  1251.   12.12.  Why are my keystrokes echoed ttwwiiccee??
  1252.  
  1253.   Nick Holloway (alfie@dcs.warwick.ac.uk) reported (94/2/22) that
  1254.  
  1255.   After running dos after playing with some stty settings, I was getting
  1256.   doubled key presses.  I can now reveal what the reason is!
  1257.  
  1258.   It only happens when dos is run on the console with 'istrip' set.
  1259.   This is (I think) because the raw scancodes are mutilated by the
  1260.   'istrip', so that key release events look like key press events.
  1261.  
  1262.   So, the input processing needs to be turned off when using the scan
  1263.   codes on a console (it wouldn't be a good idea to do it for tty
  1264.   lines).
  1265.  
  1266.   12.13.  Dosemu scrambles my screen?
  1267.  
  1268.   For those graphics cards not fully supported in dosemu, with allowed
  1269.   console graphics a dosemu crash may leave your console in a scrambles
  1270.   and nearly unusable way. To prepare for that situation, Spudgun
  1271.   <spudgun@earthlight.co.nz> posted following solution. First save your
  1272.   registers when running on the console ~> cat /usr/bin/savetextmode ~>
  1273.   restoretextmode -w /etc/textregs ~> restorefont -w /etc/fontdata Then,
  1274.   when a crash happened, run following script: restoretextmode -r
  1275.   /etc/textregs restorefont -r /etc/fontdata restorepalette
  1276.  
  1277.   If it doesn't fix it nothing will I also found having an X server
  1278.   running sometimes put my Vid card's registers into a strange state
  1279.   where this script made things worse I think since changing X servers
  1280.   and/or running savetextmode on a vt while X was running helped.
  1281.   (97/04/08)
  1282.  
  1283.   12.14.  MS FoxPro 2.6 won't run
  1284.  
  1285.   FoxPro 2.6 doesn't run on network drives. Alexey Naidyonov
  1286.   <growler@growler.tsu.tula.ru> states on that problem: And I guess your
  1287.   FoxPro files are on lredir'ed disk, yeah? The matter is that FoxPro
  1288.   doesn't run on such disk, but when I said disk { partition ... } in
  1289.   /etc/dosemu/conf, it runs.
  1290.  
  1291.   13.  Contributing to the dosemu project
  1292.  
  1293.   13.1.  Who is responsible for dosemu?
  1294.  
  1295.   (97/2/9)
  1296.  
  1297.   Dosemu is built upon the work of Matthias Lautner and Robert Sanders.
  1298.   James B. MacLean (jmaclean@ednet.ns.ca) is responsible for organizing
  1299.   the latest releases of dosemu.
  1300.  
  1301.                          History of dosemu
  1302.  
  1303.             Version    Date                Person
  1304.            -------------------------------------------------
  1305.             0.1        September 3, 1992   Matthias Lautner
  1306.             0.2        September 13, 1992  Matthias Lautner
  1307.             0.3        ???                 Matthias Lautner
  1308.             0.4        November 26, 1992   Matthias Lautner
  1309.             0.47       January 27, 1993    Robert Sanders
  1310.             0.47.7     February 5, 1993    Robert Sanders
  1311.             0.48       February 16, 1993   Robert Sanders
  1312.             0.48pl1    February 18, 1993   Robert Sanders
  1313.             0.49       May 20, 1993        Robert Sanders
  1314.             0.49pl2    November 18, 1993   James MacLean
  1315.             0.49pl3    November 30, 1993   James MacLean
  1316.             0.49pl3.3  December 3, 1993    James MacLean
  1317.             0.50       March 4, 1994       James MacLean
  1318.             0.50pl1    March 18, 1994      James MacLean
  1319.             0.52       June 16, 1994       James MacLean
  1320.             0.60       April 9, 1995       James MacLean
  1321.             0.64.4     February 9,1997     Hans Lermen
  1322.  
  1323.   13.2.  I want to help.  Who should I contact?
  1324.  
  1325.   The dosemu project is a team effort.  If you wish to contribute, see
  1326.   the DPR (dosemu Project Registry).  A current copy may be found in
  1327.   ../doc/DANG (97/2/9).
  1328.  
  1329.